Crate cargo_zigbuild

source ·

Re-exports

pub use zig::Zig;

Modules

Structs

Compile a local package and all of its dependencies using zig as the linker
Run a binary or example of the local package
Compile a package, and pass extra options to the compiler with zig as the linker
Execute all unit and integration tests and build examples of a local package